backfire: ar71xx: ag71xx: call the phy driver's netif_receive_skb() (backport of...
authorGabor Juhos <[email protected]>
Fri, 9 Apr 2010 12:06:00 +0000 (12:06 +0000)
committerGabor Juhos <[email protected]>
Fri, 9 Apr 2010 12:06:00 +0000 (12:06 +0000)
commit58cb5c1fc16ac69f232b0fe533ab725e61746ebd
tree4f2accaf5c19c217e15697330f6aa6a209e98b63
parent977aeef610eb877d262dcac654d1ffa2302f7c92
backfire: ar71xx: ag71xx: call the phy driver's netif_receive_skb() (backport of r20750)

Ag71xx needs to call the phy's netif_receive_skb() to allow phy drivers
to mangle rx packets. This patch fixes it.

This fixes the header mangling of the AR8216 driver.

Signed-off-by: Jonas Gorski <[email protected]>
SVN-Revision: 20759
target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx_main.c